Skip to content

Add ESLint to winamp-eqf and include in CI - #1322

Merged
captbaritone merged 1 commit into
masterfrom
add-winamp-eqf-lint-to-ci
Nov 28, 2025
Merged

Add ESLint to winamp-eqf and include in CI#1322
captbaritone merged 1 commit into
masterfrom
add-winamp-eqf-lint-to-ci

Conversation

@captbaritone

Copy link
Copy Markdown
Owner

Summary

The winamp-eqf package had no lint script and wasn't being linted in CI.

Changes

  • Added lint script to winamp-eqf/package.json: eslint src --ext ts,js
  • Added winamp-eqf#lint task to turbo.json so it runs alongside other packages during CI

Testing

  • Verified locally that pnpm run lint passes with no errors
  • Confirmed the lint rules work by intentionally introducing a formatting error and seeing it caught by prettier/prettier rule

- Add lint script to winamp-eqf package.json
- Add winamp-eqf#lint task to turbo.json so it runs in CI
@netlify

netlify Bot commented Nov 28, 2025

Copy link
Copy Markdown

Deploy Preview for tourmaline-kringle-c98715 canceled.

Name Link
🔨 Latest commit 7907bc6
🔍 Latest deploy log https://app.netlify.com/projects/tourmaline-kringle-c98715/deploys/69290626c4294f0008cb1c02

@github-actions

Copy link
Copy Markdown

Size Change: 0 B 🆕

Total Size: 0 B

compressed-size-action

@captbaritone
captbaritone merged commit bbd1d12 into master Nov 28, 2025
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant